
Open your own scriptpardata.ymt file, and search for "CLOTHING_WARM_WEATHER_OUTFIT"

There will be two results, make sure you're editing the "mpc_player_type_sp_arthur" entry. It should say this a few lines down.

You need to copy the entry below into your list of components. The lines below is a completed entry, if it doesn't work, you're making an error.

If you are already using QoL, you can just drag and drop my scriptpardata.ymt into that folder and replace.


____________________________________________________________________________________________________________________________________________________________________________________



      <Item>
       <Columns>
        <Item type="ScriptParDataHash" key="component">
         <Data>provision_talisman_alligator_tooth</Data>
        </Item>
        <Item type="ScriptParDataHash" key="component_type">
         <Data>mp_component_type_upper_layer_7</Data>
        </Item>
       </Columns>
      </Item>
